home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 March / Macworld CD-ROM (March 1995).cdr / Demos / Paper Planes / Help / 00039.ls < prev    next >
Encoding:
Text File  |  1994-08-18  |  113 b   |  6 lines

  1. on exitFrame
  2.   when mouseDown then go to the lastFrame
  3.   when keyDown then go to the lastFrame
  4.   cursor(200)
  5. end
  6.